Configuring OpenVPN client in OpenWrt

Below steps are based on this article.

It is assumed that OpenVPN configuration files will be located under /etc/openvpn .

If you haven’t done it already, then install openvpn ‘opkg update’ followed by ‘opkg install openvpn-openssl’
scp …